PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFPathVisualObject Class / getDisplayBounds Method
In This Topic
    getDisplayBounds Method
    In This Topic
    Gets the bounds of this object in visual coordinates.
    Syntax
    public PDFDisplayRectangle getDisplayBounds()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFDisplayRectangle object specifying the rectangular bounds of this path.
    See Also